getPlaylist

open fun getPlaylist(): Playlist

Gets the associated with this control, if any.

If this control is responsible for rendering content from a playlist (e.g., a media player zone), this method returns that playlist.

Hotspots, by their nature, do not typically contain or manage a playlist of media. Therefore, this method returns null.

Return

Always null.